WPS Office.apk(点击下载) / yf.java


package defpackage;

import com.appsflyer.share.Constants;

/* renamed from: yf  reason: default package */
public final class yf {
    adw auN;
    coj auw;

    public yf(coj coj, adw adw) {
        this.auw = coj;
        this.auN = adw;
    }

    private void aX(String str) {
        this.auw.N("c15", "sqref");
        this.auw.addText(str);
        this.auw.O("c15", "sqref");
    }

    public final void nq() {
        this.auw.N(Constants.URL_CAMPAIGN, "extLst");
        this.auw.N(Constants.URL_CAMPAIGN, "ext");
        this.auw.J("uri", "{02D57815-91ED-43cb-92C2-25804820EDAC}");
        this.auw.M("c15", "http://schemas.microsoft.com/office/drawing/2012/chart");
        if (this.auN.zs()) {
            String zr = this.auN.zr();
            this.auw.N("c15", "formulaRef");
            aX(zr);
            this.auw.O("c15", "formulaRef");
        }
        if (this.auN.zo()) {
            String zn = this.auN.zn();
            this.auw.N("c15", "fullRef");
            aX(zn);
            this.auw.O("c15", "fullRef");
        }
        if (this.auN.zq()) {
            String zp = this.auN.zp();
            this.auw.N("c15", "levelRef");
            aX(zp);
            this.auw.O("c15", "levelRef");
        }
        this.auw.O(Constants.URL_CAMPAIGN, "ext");
        this.auw.O(Constants.URL_CAMPAIGN, "extLst");
    }
}